projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8a8378e
)
Fix fix :-)
author
Steven Hand
<steven@xensource.com>
Wed, 30 Aug 2006 12:51:12 +0000
(13:51 +0100)
committer
Steven Hand
<steven@xensource.com>
Wed, 30 Aug 2006 12:51:12 +0000
(13:51 +0100)
Signed-off-by: Steven Hand <steven@xensource.com>
tools/python/xen/xend/XendDomainInfo.py
patch
|
blob
|
history
diff --git
a/tools/python/xen/xend/XendDomainInfo.py
b/tools/python/xen/xend/XendDomainInfo.py
index def0804e545f63b8587b588bf3387b191706e99e..48ff0ff2911d1fc14fbf759f88090cb599f5cc4d 100644
(file)
--- a/
tools/python/xen/xend/XendDomainInfo.py
+++ b/
tools/python/xen/xend/XendDomainInfo.py
@@
-1494,7
+1494,7
@@
class XendDomainInfo:
if rc != 0:
raise XendError("Device of type '%s' refuses migration." % n)
-
def testDeviceComplete(self):
+ def testDeviceComplete(self):
""" For Block IO migration safety we must ensure that
the device has shutdown correctly, i.e. all blocks are
flushed to disk